Poi Versions Save

⚡A zero-config bundler for JavaScript applications.

[email protected]

3 years ago

Fixes:

  • Make babel react refresh plugin optional (enabled by default when react is installed) #761
  • With publicPath and historyApiFallback, manually set fallback index #764

@poi/[email protected]

3 years ago

12.1.6 (2020-08-19)

Bug Fixes

  • make react-refresh work better with error overlay (e6deed4)

[email protected]

3 years ago

12.10.2 (2020-08-19)

Bug Fixes

  • make react-refresh work better with error overlay (e6deed4)

[email protected]

3 years ago

Features

  • Add react-refresh support (#736)

[email protected]

3 years ago

Features

Native support for Vue 3.

Make sure to:

yarn add vue@next vue-loader@next @vue/compiler-sfc --dev

@poi/[email protected]

4 years ago

12.0.9 (2020-04-30)

Note: Version bump only for package @poi/plugin-vue-static

[email protected]

4 years ago

12.8.0 (2020-04-30)

Features

  • CSS modules should export camelCased names (#585) (5567a8c)
  • babel: Add optional chaining support to default babel preset (#682) (745c66b)

@poi/[email protected]

4 years ago

0.2.2 (2020-04-30)

Note: Version bump only for package @poi/plugin-html-entry

@poi/[email protected]

4 years ago

0.2.0 (2020-04-30)

Features

  • CSS modules should export camelCased names (#585) (5567a8c)

@poi/[email protected]

4 years ago

12.3.1 (2020-04-30)

Bug Fixes

  • typescript: Don't set transpileOnly in parallel mode (#573) (823c0c2)