Releases: hhsnopek/code-frame
Releases · hhsnopek/code-frame
v5.0.0
- (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
- (breaking change) remove dot before all line numbers in the code-frame to match babel-code-frame - thank you @ai
v3.0.0
- (Breaking Change) fix #5 uneven frame when adding a place value
- update devDependency: [email protected]
v2.0.0
- (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
- Fixed the badge links
- Update
package.json
description