Skip to content

Latest commit

 

History

History
224 lines (132 loc) · 9.41 KB

CHANGELOG.md

File metadata and controls

224 lines (132 loc) · 9.41 KB

Changelog

All notable changes to vite-livewire-plugin will be documented in this file.

v2.0.1 - 2024-04-17

What's Changed

  • Bump esbuild from 0.20.1 to 0.20.2 by @dependabot in #111
  • new docs by @fabio-ivona in #118

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/v2.0.0...v2.0.1

v2.0.0 - 2024-02-26

What's Changed

  • Adds Vite 5 support by @BALOTIAS in #99

New Contributors

  • @BALOTIAS made their first contribution in #99

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/v1.3.2...v2.0.0

v1.3.2 - 2023-08-02

What's Changed

  • Bump vitest from 0.32.4 to 0.33.0 by @dependabot in #55
  • Bump minimatch from 8.0.4 to 9.0.3 by @dependabot in #54
  • Bump esbuild from 0.16.10 to 0.18.11 by @dependabot in #57
  • Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.0.0 by @dependabot in #58
  • Bump esbuild from 0.18.11 to 0.18.13 by @dependabot in #60
  • Bump @typescript-eslint/parser from 5.62.0 to 6.1.0 by @dependabot in #63
  • Bump esbuild from 0.18.13 to 0.18.14 by @dependabot in #62
  • Bump esbuild from 0.18.14 to 0.18.15 by @dependabot in #64
  • Bump esbuild from 0.18.15 to 0.18.16 by @dependabot in #65
  • Bump esbuild from 0.18.16 to 0.18.17 by @dependabot in #66
  • Bump vitest from 0.33.0 to 0.34.1 by @dependabot in #67

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/v1.2.1...v1.3.2

v1.2.1 - 2023-07-07

What's Changed

  • Bump vitest from 0.29.8 to 0.30.1 by @dependabot in #47
  • Bump vitest from 0.30.1 to 0.31.0 by @dependabot in #48
  • Bump vitest from 0.31.4 to 0.32.0 by @dependabot in #52
  • Bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #49
  • mjs and cjs versions by @fabio-ivona in #56

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/v1.1.0...v1.2.1

v1.2.0 - 2023-07-07

What's Changed

  • Bump vitest from 0.29.8 to 0.30.1 by @dependabot in #47
  • Bump vitest from 0.30.1 to 0.31.0 by @dependabot in #48
  • Bump vitest from 0.31.4 to 0.32.0 by @dependabot in #52
  • Bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #49
  • mjs and cjs versions by @fabio-ivona in #56

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/v1.1.0...v1.2.0

v1.1.0 - 2023-04-03

What's Changed

  • Bump minimatch from 6.2.0 to 7.0.0 by @dependabot in #40
  • Bump vitest from 0.28.5 to 0.29.1 by @dependabot in #41
  • Bump typescript from 4.9.5 to 5.0.3 by @dependabot in #43
  • Bump minimatch from 7.4.4 to 8.0.2 by @dependabot in #44

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/v1.0.7...v1.1.0

v1.0.7 - 2023-02-06

What's Changed

  • [dx] add telescope-toolbar support by @buddhaCode in #39

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/v1.0.6...v1.0.7

v1.0.6 - 2023-02-06

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/v1.0.5...v1.0.6

v1.0.5 - 2023-02-06

What's Changed

  • Bump vitest from 0.27.3 to 0.28.1 by @dependabot in #37
  • add support for debug toolbars for hot reload checkbox by @buddhaCode in #38

New Contributors

  • @buddhaCode made their first contribution in #38

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/1.0.4...v1.0.5

1.0.4 - 2023-01-18

What's Changed

  • Bump vitest from 0.25.8 to 0.26.0 by @dependabot in #33
  • Bump vitest from 0.26.3 to 0.27.0 by @dependabot in #34
  • Bump minimatch from 5.1.6 to 6.1.5 by @dependabot in #36

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/1.0.3...1.0.4

1.0.3 - 2022-12-17

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/1.0.2...1.0.3

1.0.2 - 2022-12-17

What's Changed

  • Bump peer dependency by @marispro in #32

New Contributors

  • @marispro made their first contribution in #32

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/1.0.1...1.0.2

1.0.1 - 2022-12-14

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/1.0.0...1.0.1

1.0.0 - 2022-12-14

What's Changed

  • Bump vitest from 0.22.1 to 0.23.1 by @dependabot in #26
  • Bump vitest from 0.23.4 to 0.24.0 by @dependabot in #28
  • Bump vitest from 0.24.5 to 0.25.0 by @dependabot in #29
  • Bump vite from 3.2.5 to 4.0.1 by @dependabot in #31

Full Changelog: https://github.com/defstudio/vite-livewire-plugin/compare/0.2.6...1.0.0

0.2.6 - 2022-08-26

What's Changed

Full Changelog: https://github.com/def-studio/vite-livewire-plugin/compare/0.2.5...0.2.6

0.2.5 - 2022-08-24

What's Changed

New Contributors

Full Changelog: https://github.com/def-studio/vite-livewire-plugin/compare/0.2.4...0.2.5

0.2.4 - 2022-08-04

What's Changed

Full Changelog: https://github.com/def-studio/vite-livewire-plugin/compare/0.2.3...0.2.4

0.2.3 - 2022-08-04

What's Changed

New Contributors

Full Changelog: https://github.com/def-studio/vite-livewire-plugin/compare/0.2.2...0.2.3

0.2.2 - 2022-08-03

  • Fix conflict with Vite refreshing the page when tailwind updates css

Full Changelog: https://github.com/def-studio/vite-livewire-plugin/compare/0.2.1...0.2.2

0.2.1 - 2022-08-02

What's Changed

Full Changelog: https://github.com/def-studio/vite-livewire-plugin/compare/0.2.0...0.2.1

0.2.0 - 2022-07-20

What's Changed

Full Changelog: https://github.com/def-studio/vite-livewire-plugin/compare/0.1.15...0.2.0

0.1.15 - 2022-07-05

Full Changelog: https://github.com/def-studio/vite-livewire-plugin/compare/0.1.14...0.1.15

v0.1.6 - 2022-07-02

Initial commit