Skip to content

Releases: hhsnopek/code-frame

v5.0.0

21 Nov 20:27
Compare
Choose a tag to compare
  • (breaking change) update defaults (frameSize 3, tabSize 2)
  • add error handling
  • add feature for adjusting frame size
  • add handling for converting tabs to spaces
  • update tests
  • improve edge cases

v4.0.0

04 Sep 02:54
Compare
Choose a tag to compare
  • (breaking change) remove dot before all line numbers in the code-frame to match babel-code-frame - thank you @ai

v3.0.0

03 Sep 06:22
Compare
Choose a tag to compare
  • (Breaking Change) fix #5 uneven frame when adding a place value
  • update devDependency: [email protected]

v2.0.0

19 Aug 14:25
Compare
Choose a tag to compare
  • (Breaking change) v1.0.x had an off-by-one when determining the column to point to. This issue has been fixed, but results in new output for you!
  • node 4, 5 & 6 are now supported

v1.0.1

19 Aug 05:09
Compare
Choose a tag to compare
  • Fixed the badge links
  • Update package.json description

v1.0.0

19 Aug 04:39
Compare
Choose a tag to compare

Initial release! 🚀