Skip to content

Releases: marcofugaro/browserslist-to-esbuild

v2.1.1

08 Jan 16:36
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fix usage with Typescript + Vite #11

v2.1.0...v2.1.1

v2.1.0

04 Jan 10:43
Compare
Choose a tag to compare

🚀 Features

  • Add possibility to specify browserslist options cd90d9f

v2.0.0...v2.1.0

v2.0.0

03 Jan 19:12
Compare
Choose a tag to compare

💥 Breaking

  • Require Node.js 18
  • This package is now pure ESM. Please read this.
  • browserslist is now a peerDependency, make sure your project has it installed d40e84d

🚀 Features

  • Add support for IE and Opera targets c793735
  • Add ability to execute script from CLI (e.g. npx browserslist-to-esbuild) 891dd6d

🐛 Bugfixes

  • Avoid breaking esbuild when safari TP is used 2dd955c
  • Enable passing in string tuple with Typescript #3

v1.2.0...v2.0.0

v1.2.0

29 Aug 14:28
Compare
Choose a tag to compare
  • Add type declaration #2

v1.1.1...v1.2.0

v1.1.1

16 Dec 09:11
Compare
Choose a tag to compare
  • 🔧 Add main field to package.json d0cad90

v1.1.0...v1.1.1

v1.1.0

29 Nov 21:58
Compare
Choose a tag to compare
  • Add support for ios and android queries 523f3a6

v1.0.1

26 Oct 14:28
Compare
Choose a tag to compare

v1.0.0...v1.0.1

v1.0.0

18 Oct 09:23
Compare
Choose a tag to compare

🥳