Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 14.0.0 #1178

Merged
merged 5 commits into from
Feb 16, 2023
Merged

release: 14.0.0 #1178

merged 5 commits into from
Feb 16, 2023

Commits on Jan 31, 2023

  1. feat: Drop support for Node.js 12.x (#1169)

    BREAKING CHANGE: Minimum supported Node.js version is now 14.x
    eps1lon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9b7a1e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Bump kcd-scripts to 13.0.0 (#1170)

    * Bump kcd-scripts to 13.0.0
    
    * Resolve lint issues
    eps1lon authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1934bf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    153a095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6653c23 View commit details
    Browse the repository at this point in the history
  3. fix: Prevent "missing act" warning for queued microtasks (#1137)

    * Add intended behavior
    
    * fix: Prevent "missing act" warning for in-flight promises
    
    * Disable TL lint rules in tests
    
    * Implementation without macrotask
    
    * Now I member
    eps1lon authored Feb 16, 2023
    1 Configuration menu
    Copy the full SHA
    f78839b View commit details
    Browse the repository at this point in the history