Nikolay Kostyurin
4161955c18
chore(release): publish v4.3.0 ( #279 )
...
fix release scripts
2025-10-17 14:08:06 +02:00
Nikolay Kost
0beab56d7f
feat: svelte 4 example ( #244 )
...
* fix: svelte example
* fix: reactivity
2024-07-16 03:03:41 +02:00
Nikolay Kost
16ad5216db
feat: react, vue3 and vanilla examples ( #242 )
...
* feat: react, vue3 and vanilla examples
* fix: vue3 example
* Create rare-worms-tease.md
* fix: vue3 types
* fix: vue3 ts checks
* fix: vue3 render types
* fix: vue3 component types
2024-07-12 02:35:51 +02:00
github-actions[bot]
dae171feeb
chore(release): publish v4.0.0 ( #200 )
...
chore(release): release
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-25 21:39:44 +02:00
Nikolay Kost
383d436b63
fix: github actions ( #224 )
...
* fix: github actions
* fix: node setup
* fix: node setup cache
* fix: node and npm
* fix: pnpm workspace and .gititnore
* fix: pnpm node setup
* fix: github actions
* fix: lock file
* fix: workflow install after setup node
* fix: lock file
* fix: vue3 tests
2024-03-25 17:06:15 +02:00
Nikolay Kost
3575982b28
chore: pnpm support ( #199 )
...
* feat: initial pnpm support
* feat: lock files
* fix: github actions
* fix: lerna bootstrap
* fix: lerna useWorkspaces
* fix: lerna no ci
* fix: lint
* fix: audit
* chore: changeset
* fix: publish action
2023-10-23 13:21:56 +02:00
dependabot[bot]
d6942dc9d3
chore(deps-dev): bump @babel/traverse in /examples/vue2-example ( #198 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 13:20:24 +02:00
dependabot[bot]
6ca06b9204
chore(deps): bump postcss and css-minimizer-webpack-plugin ( #193 )
...
Bumps [postcss](https://github.com/postcss/postcss ) and [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ). These dependencies needed to be updated together.
Updates `postcss` from 8.4.4 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.4...8.4.31 )
Updates `css-minimizer-webpack-plugin` from 3.2.0 to 3.4.1
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.2.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
- dependency-name: css-minimizer-webpack-plugin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 00:45:20 +03:00
Nikolay Kost
603c3ead0f
fix: bug with lost closing tag ( #186 )
...
* fix: closing tag bug
* chore: add changeset thin-crabs-wonder.md
* chore: remove debug code
* chore: add more tests
2023-08-28 14:26:27 +02:00
dependabot[bot]
05e3f6de87
chore(deps): bump webpack in /examples/vue2-example ( #174 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 18:22:11 +02:00
Nikolay Kost
2d1a08ba9a
chore: update build system and dependencies ( #155 )
...
* chore: fix swc + rollup transform
* chore: fix pkg-task args parsing
* chore: update lerna, rollup and swc to build proper es6 files
* chore: fix swc build for es targets
* ci: nodes matrix to newest versions
* ci: rollup to mjs, swc to json
* ci: add canary publish
* ci: no git tag for canary
* ci: no private publish for canary
* ci: remove --canary from publish-canary
* fix: remove gitHead from package.json
* fix: tests setup
* fix: bbob plugin helper imports
* fix: plugin helper build priority and circular deps
* fix: add nx for parallel build
* fix: npm ci
* fix: code ql
* fix: remove exports directive
* fix: rollup build
* fix: vue2 test and minify
* fix: bundle size limits
* feat: bundlephobia pr review
* feat: bundlephobia more popular action
* feat: publish branch to npm
* fix: secret NPM token
* fix: bundlephobia version
* fix: remove bundlephobia checker
* fix: npm publish in PR
* chore: release 2.8.3
* chore: fix test runs on CI, removed 14.x version
* fix: sync package-lock
* fix: remove lock files in sub packages
* fix: bundlesize > bundlesize2
* fix: update lock files
* fix: lock file in vue2-example
2022-12-18 03:09:56 +02:00
dependabot[bot]
09a197f653
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ( #158 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 23:30:30 +02:00
dependabot[bot]
d8b32ac868
chore(deps): bump follow-redirects in /examples/vue2-example ( #127 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 17:21:26 +02:00
dependabot[bot]
90a5b390cc
chore(deps): bump follow-redirects from 1.14.4 to 1.14.7 ( #123 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:33:00 +02:00
Nikolay Kostyurin
d070a66db3
chore(release): publish v2.8.0 ( #122 )
...
* chore(lerna): don't publish packages to npm by lerna
* chore(lerna): add publish to npm command
* fix(github): publish using lerna
* chore(lerna): add publish minor
* chore(release): publish v2.8.0
2021-11-29 00:55:29 +02:00
Nikolay Kostyurin
da6709d437
feat: update core deps ( #120 )
...
* feat: use swc.rs instead of babel
* BREAKING CHANGE: now we use swc.rs as main bundler and transpiler instead of babel
- jest now uses swc
- rollup now uses swc
* feat: benchmark now separate package with `npm start` and colored output
- benchmark as separate package with error throw if package drops performance
* feat: all lerna packages now using scripts/pkg-task
* feat(github): publish to npm and github registry
- when release was created this action automaticly publish packages to npm and github
* feat(github): move all from Travis CI to Github Actions
- code analysis and tests now using github actions
* test: increase tests coverage
- add more tests for @bbob/react, @bbob/vue2 and @bbob/parser
2021-11-29 00:33:06 +02:00
Nikolay Kostyurin
86d1dde106
chore(release): publish v2.7.1 ( #121 )
2021-11-04 13:30:53 +02:00
dependabot[bot]
b7e55a58df
chore(deps): bump postcss in /examples/vue2-example ( #106 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 10:40:14 +02:00
Nikolay Kostyurin
01b0916b4a
chore(release): publish v2.7.0
2021-05-19 23:00:30 +02:00
Nikolay Kostyurin
cbccbaf896
feat: support for vue2 ( #88 )
...
* chore: initial setup for vue2 packages
* feat: basic Vue 2 Component
* feat(vue2): add more test cases
* test(preset): add more cases to test in preset
* test(preset-vue2): add more cases to test tags processing
* fix(preset): tag node checking
* test(preset-vue): more coverage for vue preset
* refactor(vue2): move default export to plugin install func
* feat(example-vue2): add vue2 example to examples folder
* chore(example-vue2): remove unused npm scripts
* chore: add vue 2 example in main README
* chore: update package.json descriptions
2021-05-19 19:41:56 +02:00