v0.1.14
What's Changed
New Features 🎉
- feat(sdk): script timeout by @ScriptedAlchemy in #2433
- feat(webpack-bundler-runtime): create container function by @ScriptedAlchemy in #2440
Bug Fixes 🐞
- fix(nextjs-mf): fix react/jsx-runtime required version warning by @kyletsang in #2503
- fix(nextjs-mf): delete duplicate code lines in nextjs-mf by @chussum in #2499
- fix(node): missing variable in runtime plugin error call by @ScriptedAlchemy in #2516
Other Changes
- Release v0.1.13 by @zhoushaw in #2493
- chore(deps-dev): bump vite from 5.0.13 to 5.2.11 by @dependabot in #2483
- chore(deps): bump @babel/runtime from 7.24.4 to 7.24.5 by @dependabot in #2487
- chore(deps-dev): bump @types/node from 16.11.68 to 20.12.12 by @dependabot in #2495
- chore(deps-dev): bump @node-rs/jieba from 1.9.2 to 1.10.3 by @dependabot in #2512
- Remove dead deps by @ScriptedAlchemy in #2514
- chore(deps-dev): bump @storybook/core-server from 7.6.17 to 8.1.1 by @dependabot in #2508
- chore(deps-dev): bump @testing-library/react from 14.0.0 to 15.0.7 by @dependabot in #2511
New Contributors
Full Changelog: v0.1.13...v0.1.14