Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Releases: nissy-dev/swc-plugin-react-native-web

Release v0.3.1 🌈

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:48

Changes

🚀 Features

🧰 Maintenance

  • chore: update readme and exmaple nextjs version @nissy-dev (#33)

Release v0.3.0 🌈

Choose a tag to compare

@github-actions github-actions released this 10 Dec 04:11
3e57bdb

Changes

This version is compatible with Next.js v13.0.0

🐛 Bug Fixes

♻️ Refactor

Release v0.2.6 🌈

Choose a tag to compare

@github-actions github-actions released this 29 Oct 07:39
7e22074

Changes

This version support "next": "~12.3.1"

🐛 Bug Fixes

♻️ Refactor

Release v0.2.5 🌈

Choose a tag to compare

@github-actions github-actions released this 13 Oct 12:14

Changes

This version is compatible with next.js 12.3.2.

This version is not a valid version, please use v0.2.6.

🐛 Bug Fixes

Release v0.2.4 🌈

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:04

Changes

This version is compatible with nextjs 12.2.4.

🧰 Maintenance

Release v0.2.3 🌈

Choose a tag to compare

@github-actions github-actions released this 27 Jul 14:54

Changes

This version is compatible with nextjs 12.2.3.

🐛 Bug Fixes

  • fix: Plugin is exporting an API incompatible with the newest SWC and nextjs 12.2.3 @nissy-dev (#12)

Release v0.2.2 🌈

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:09

Changes

♻️ Refactor

Release v0.2.1 🌈

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:44

Changes

🐛 Bug Fixes

📝 Documentation

🧰 Maintenance

Release v0.2.0 🌈

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:25

Changes

  • Chore: add exmaple with webpack + swc-loader @nissy-dev (#2)

Release v0.1.0 🌈

Choose a tag to compare

@github-actions github-actions released this 22 Jun 03:43

Changes

This is an initial implementation release 🎉
This plugin is migrated from babel-plugin-react-native-web and supports only ESM import/export transformation for now.