webpack-dev-server
webpack-dev-server copied to clipboard
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
Bumps [memfs](https://github.com/streamich/memfs) from 4.8.2 to 4.9.2. Release notes Sourced from memfs's releases. v4.9.2 4.9.2 (2024-04-30) Bug Fixes 🐛 bump @jsonjoy.com/util package (eea3b42) 🐛 bump json-pack (32cc4da) v4.9.1 4.9.1 (2024-04-27) Bug...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.24.1 to 7.24.5. Release notes Sourced from @babel/eslint-parser's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.1 to 7.24.5. Release notes Sourced from @babel/cli's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.4 to 7.24.5. Release notes Sourced from @babel/runtime's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.4 to 7.24.5. Release notes Sourced from @babel/preset-env's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.0. Release notes Sourced from ws's releases. 8.17.0 Features The WebSocket constructor now accepts the createConnection option (#2219). Other notable changes The default value of...
- [x] This is a **bugfix** - [ ] This is a **feature** - [ ] This is a **code refactor** - [ ] This is a **test update** -...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.2 to 19.3.0. Release notes Sourced from @commitlint/cli's releases. v19.3.0 19.3.0 (2024-04-23) Features feat(format): print full commit message for valid commits if -V by @weixinwu in conventional-changelog/commitlint#4026...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.1.0 to 19.2.2. Release notes Sourced from @commitlint/config-conventional's releases. v19.2.2 19.2.2 (2024-04-14) Bug Fixes fix(is-ignored): ignore "amend!" commits by @chalkygames123 in conventional-changelog/commitlint#4024 Chore Update circleci ci-setup.md by...