Skip to content

Releases: IamSebastianDev/rollup-plugin-rld

v1.3.0

20 May 14:55
c37d1e2
Compare
Choose a tag to compare

1.3.0 (2023-05-20)

Bug Fixes

  • resolve issue with not correctly normalized route (2619b30)
  • resolve release issue (e0ebc46)

Features

  • add option to log a reload message in the browser (a50d2e4)

v1.2.1

19 Dec 12:16
7906c0e
Compare
Choose a tag to compare

1.2.1 (2022-12-19)

Bug Fixes

  • resolve issue with route escapement (15ea167)

v1.2.0

15 Oct 15:10
3a74620
Compare
Choose a tag to compare

1.2.0 (2022-10-15)

Features

  • add option to pass attributes to the created script tag (cf0345c)

v1.1.5

15 Oct 12:50
4944129
Compare
Choose a tag to compare

1.1.5 (2022-10-15)

Bug Fixes

  • add leading slash to default url (c31f676)

v1.1.4

15 Oct 10:45
932a145
Compare
Choose a tag to compare

1.1.4 (2022-10-15)

Bug Fixes

  • resolve issue that would lead to server not recognizing correct url (4b32e8c)
  • resolve issue with log statement (8ebbdd3)

v1.1.3

15 Oct 10:35
46ea8b1
Compare
Choose a tag to compare

1.1.3 (2022-10-15)

Bug Fixes

  • add buildEnd hook to emit event (79e65de)

v1.1.2

15 Oct 10:25
fb9d8ef
Compare
Choose a tag to compare

1.1.2 (2022-10-15)

Bug Fixes

  • add additional export fields to package json to ensure correct imports (8b34f92)
  • resolve an issue leading to a syntax error in the bundle (f2e2d10)

v1.1.1

15 Oct 10:15
2b0ba88
Compare
Choose a tag to compare

1.1.1 (2022-10-15)

Bug Fixes

  • rename postinstall script to setup to resolve issue (59806dd)

v1.1.0

15 Oct 10:09
a6c8c98
Compare
Choose a tag to compare

1.1.0 (2022-10-15)

Features

v1.0.0

15 Oct 09:36
Compare
Choose a tag to compare

1.0.0 (2022-10-15)

Bug Fixes

  • add checkout action to workflow (3ee3ec3)
  • add test step to workflow (3a1b07f)
  • resolve issue with rollup-plugin-dts (e1d121f)
  • resolving workflow issues (b004f28)
  • workflow fixes (127bc1b)

Features

  • add initial tests (2618df2)
  • create a custom emitter function (f6d8699)
  • create a function to create a http server to spec (5545995)
  • create a utility function to log a message with style (0e9af72)
  • create the function to inject into the bundle (24749b5)
  • create the initial plugin factory function (08a9cfb)
  • initial commit (5d95ccb)
  • initial repository setup (eebece5)