Skip to content

Latest commit

 

History

History
249 lines (81 loc) · 7.97 KB

CHANGELOG.md

File metadata and controls

249 lines (81 loc) · 7.97 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.7.0 (2020-08-04)

Bug Fixes

  • polyfills-loader: remove order for polyfills (29cd1f1)

Features

  • polyfills-loader: expose create-polyfills-data (7dfb1ab)

1.6.1 (2020-05-17)

Bug Fixes

  • polyfills-loader: add missing index.d.ts file (da2b70c)

1.6.0 (2020-05-13)

Features

  • polyfills-loader: update to systemjs v6 (7de4d67)

1.5.7 (2020-05-05)

Note: Version bump only for package polyfills-loader

1.5.6 (2020-04-21)

Bug Fixes

  • polyfills-loader: allow forcing the polyfill (ee44812)

1.5.5 (2020-04-20)

Note: Version bump only for package polyfills-loader

1.5.4 (2020-04-12)

Note: Version bump only for package polyfills-loader

1.5.3 (2020-04-05)

Bug Fixes

  • polyfills-loader: don't remove element if it was already removed (1e500bc)
  • polyfills-loader: fix test on windows (8eb0e7f)

1.5.2 (2020-03-24)

Note: Version bump only for package polyfills-loader

1.5.1 (2020-03-15)

Bug Fixes

  • polyfills-loader: load fetch and abort controller together (#1430) (ca29548)

1.5.0 (2020-03-15)

Bug Fixes

  • polyfills-loader: invert dynamic import check (7f8bfa4)
  • polyfills-loader: minify fetch polyfill (487e907)

Features

  • polyfills-loader: add AbortController polyfill (7fae798)
  • polyfills-loader: add ResizeObserver polyfill (03ede89)

1.4.2 (2020-03-11)

Note: Version bump only for package polyfills-loader

1.4.1 (2020-03-10)

Note: Version bump only for package polyfills-loader

1.4.0 (2020-03-08)

Features

  • polyfills-loader: add preload links (23428e3)

1.3.1 (2020-03-06)

Note: Version bump only for package polyfills-loader

1.3.0 (2020-02-29)

Features

  • rollup-plugin-html: first release (9acb29a)

1.2.3 (2020-02-23)

Note: Version bump only for package polyfills-loader

1.2.2 (2020-02-10)

Note: Version bump only for package polyfills-loader

1.2.1 (2020-02-09)

Note: Version bump only for package polyfills-loader

1.2.0 (2020-02-06)

Features

  • polyfills-loader: add shady css scoped polyfill (3c0bc88)

1.1.2 (2020-02-03)

Bug Fixes

  • polyfills-loader: don't read user babel config (9ea41cd)

1.1.1 (2020-02-02)

Note: Version bump only for package polyfills-loader

1.1.0 (2020-01-31)

Bug Fixes

  • align all open-wc readme headers (b589429)
  • polyfills-loader: deprecate package (1f272bd)
  • polyfills-loader: needsTemplatePolyfill returned inverted values (#148) (3951063)
  • polyfills-loader: provide a 'module' entrypoint (#496) (e81555a)
  • polyfills-loader: typo in readme (604c4de)
  • skip brooken published versions (25d21de)
  • unify npm readme header for all open-wc packages (1bac939)
  • update package repository fields with monorepo details (cb1acb7)

Features

  • add types + linting & improve intellisense (b6d260c)
  • es-dev-server: properly resolve imports in inline modules (2abde96)
  • polyfills-loader: add polyfills loader (249fee8)
  • polyfills-loader: add polyfills loader (75630b2)
  • polyfills-loader: use only es modules in polyfills loader (9197968)