Releases: JiLiZART/BBob
@bbob/vue2@4.0.0
Major Changes
Minor Changes
-
#233
270f564
Thanks @JiLiZART! - ** BREAKING CHANGE **TagNode.create
method now by default passnull
to content instead of empty array[]
// new behavior TagNode.create("img").toString(); // -> [img] // old behavior TagNode.create("img", {}, []).toString(); // -> [img][/img]
Migrate all calls of
TagNode.create('test-tag')
to `TagNode.create('test-tag', {}, []) -
#199
3575982
Thanks @JiLiZART! - All build processes and CI actions now using PNPM as default Package Manager
Patch Changes
@bbob/types@4.0.1
@bbob/react@4.0.1
@bbob/react@4.0.0
Major Changes
Minor Changes
-
#233
270f564
Thanks @JiLiZART! - ** BREAKING CHANGE **TagNode.create
method now by default passnull
to content instead of empty array[]
// new behavior TagNode.create("img").toString(); // -> [img] // old behavior TagNode.create("img", {}, []).toString(); // -> [img][/img]
Migrate all calls of
TagNode.create('test-tag')
to `TagNode.create('test-tag', {}, []) -
#199
3575982
Thanks @JiLiZART! - All build processes and CI actions now using PNPM as default Package Manager
Patch Changes
@bbob/preset@4.0.1
@bbob/preset@4.0.0
Major Changes
Minor Changes
-
#233
270f564
Thanks @JiLiZART! - ** BREAKING CHANGE **TagNode.create
method now by default passnull
to content instead of empty array[]
// new behavior TagNode.create("img").toString(); // -> [img] // old behavior TagNode.create("img", {}, []).toString(); // -> [img][/img]
Migrate all calls of
TagNode.create('test-tag')
to `TagNode.create('test-tag', {}, []) -
#199
3575982
Thanks @JiLiZART! - All build processes and CI actions now using PNPM as default Package Manager
Patch Changes
@bbob/preset-vue@4.0.1
@bbob/preset-vue@4.0.0
Major Changes
Minor Changes
-
#233
270f564
Thanks @JiLiZART! - ** BREAKING CHANGE **TagNode.create
method now by default passnull
to content instead of empty array[]
// new behavior TagNode.create("img").toString(); // -> [img] // old behavior TagNode.create("img", {}, []).toString(); // -> [img][/img]
Migrate all calls of
TagNode.create('test-tag')
to `TagNode.create('test-tag', {}, []) -
#199
3575982
Thanks @JiLiZART! - All build processes and CI actions now using PNPM as default Package Manager
Patch Changes
@bbob/preset-react@4.0.1
@bbob/preset-react@4.0.0
Major Changes
Minor Changes
-
#233
270f564
Thanks @JiLiZART! - ** BREAKING CHANGE **TagNode.create
method now by default passnull
to content instead of empty array[]
// new behavior TagNode.create("img").toString(); // -> [img] // old behavior TagNode.create("img", {}, []).toString(); // -> [img][/img]
Migrate all calls of
TagNode.create('test-tag')
to `TagNode.create('test-tag', {}, []) -
#199
3575982
Thanks @JiLiZART! - All build processes and CI actions now using PNPM as default Package Manager