parcel-transformer-svelte

Parcel 2 transformer for Svelte 3

MIT License

Downloads
214
Stars
40
Committers
8

Bot releases are hidden (Show)

parcel-transformer-svelte - Latest Release

Published by orlov-vo almost 3 years ago

parcel-transformer-svelte -

Published by orlov-vo almost 3 years ago

parcel-transformer-svelte -

Published by orlov-vo almost 3 years ago

  • revert: use node.js 8 as minimum required version e6ea061

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.2.0...v1.2.1

parcel-transformer-svelte -

Published by orlov-vo almost 3 years ago

  • chore: use node.js 12 as minimum required version 1fb12ca
  • fix: improve creating source maps 498e967
  • chore: upgrade dependencies 9f3ff2a
  • chore: bump ansi-regex from 5.0.0 to 5.0.1 (#27) 096551e
  • fix: allow strings for svelte node in config file (#26) b2acee1

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.1.2...v1.2.0

parcel-transformer-svelte -

Published by orlov-vo about 3 years ago

  • chore: bump path-parse from 1.0.6 to 1.0.7 (#22) 3a803c2
  • chore: bump glob-parent from 5.1.1 to 5.1.2 (#21) 3a9ff4d
  • fix: change addRawMappings to addVLQMap method 1af084e

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.1.1...v1.1.2

parcel-transformer-svelte -

Published by orlov-vo over 3 years ago

  • fix: ensure config is existed during transform c35529c

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.1.0...v1.1.1

parcel-transformer-svelte -

Published by orlov-vo almost 4 years ago

  • fix: add ability to pass functions in config 8e52663
  • chore: update prettier 4595812

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.0.8...v1.1.0

parcel-transformer-svelte -

Published by orlov-vo almost 4 years ago

  • fix reading options from config c0c3785
  • run auto-format codebase d46e5a5

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.0.7...v1.0.8

parcel-transformer-svelte -

Published by orlov-vo almost 4 years ago

parcel-transformer-svelte -

Published by orlov-vo about 4 years ago

  • use compilerOptions from svelterc for svelte.compile 78dd6b0

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.0.5...v1.0.6

parcel-transformer-svelte -

Published by orlov-vo about 4 years ago

  • add prettier to auto-format codebase bc5906f
  • update to latest parcel2 api 0b925cd

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.0.4...v1.0.5

parcel-transformer-svelte -

Published by orlov-vo over 4 years ago

  • Start to support parcel2 beta versions. Fix #6 and #7.
  • Fix typo in .parcelrc (PR #5, thanks @RamIdeas)

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.0.3...v1.0.4

parcel-transformer-svelte -

Published by orlov-vo almost 5 years ago

  • Turn off output for empty css and add sourcemap for css (#2, PR #4, thanks @ricochet1k)
  • Add await for SourceMap.fromRawSourceMap (PR #3, thanks @mischnic )

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.0.2...v1.0.3

parcel-transformer-svelte -

Published by orlov-vo almost 5 years ago

  • Fix source map output (PR #1, thanks @ricochet1k )

https://github.com/orlov-vo/parcel-transformer-svelte/compare/v1.0.1...v1.0.2

parcel-transformer-svelte -

Published by orlov-vo almost 5 years ago

Update README.md and publish it to GitHub