Skip to content

Releases: fregante/indent-textarea

v4.0.0

07 Sep 10:09
Compare
Choose a tag to compare

Breaking changes

  • Distribute ES2022 code
  • Drop support for antiquated versions of Firefox

v3.0.0...v4.0.0

v3.0.0

05 Mar 14:11
Compare
Choose a tag to compare

Breaking changes

The old names will remain exported as deprecated.

Improvements

v2.1.1...v3.0.0

v2.1.1

16 Sep 12:32
Compare
Choose a tag to compare
  • Avoid conflicts with native tab handlers (#22) be625de

v2.1.0...v2.1.1

v2.1.0

12 Mar 08:46
Compare
Choose a tag to compare
  • Also unindent spaces, 2 at a time 69c4b4a

v2.0.3...v2.1.0

v2.0.3

28 Dec 01:13
Compare
Choose a tag to compare
  • Update dependencies and lint 8932e04

v2.0.2...v2.0.3

v2.0.2

24 Jul 19:19
Compare
Choose a tag to compare
  • Ignore modified presses (ctrl, alt, meta) (#19) 0e0279e

v2.0.1...v2.0.2

v2.0.1

13 Jan 10:33
Compare
Choose a tag to compare

Patches

  • Improve ESM compatibility: efd1d77
  • Avoid mentioning sourceMap in npm package: 2926070

v2.0.0

15 Dec 20:27
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • Add unindent feature: #6

Patches

  • Fix indentation behavior around lone linebreaks: 4366fa5

v1.0.4

17 Apr 08:00
Compare
Choose a tag to compare

Patches

  • Fix a possible TS namespace bug: 71f9965

v1.0.3

27 Mar 15:13
Compare
Choose a tag to compare

Patches