gregnb / gregnb/mui-datatables

^2.4.0 when reinstalled pulls 2.7.0 which has breaking api changes

Open
#813 6 comments 0 reactions 0 assignees View on GitHub
community feedback enhancement
Dominant language
JavaScript
Stars
2.7k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

## Expected Behavior
the api should remain the same on a minor version increase otherwise change to a major version if the api is different

## Current Behavior
with select rows disabled it enables when updated to 2.7.0 and the way i have it coded works perfect on 2.4.0, there are other bugs too like now on some pages i get filter undefined but works fine in 2.4.0

## Steps to Reproduce (for bugs)

1. have 2.4.0 mui-datatables installed
2. reinstall npm packages it updates to 2.7.0 which is a minor update
3. the api has breaking changes it should be a major update if the api has breaking changes
4. I do not know at what version it broke but api changes should of bumped it to 3.0.0 i have to keep a backup copy of 2.4.0 because using ^2.4.0 will update the breaking api changes.

## Your Environment

| Tech | Version |
|--------------|---------|
| Material-UI | ^3.9.2 |
| MUI-datatables | ^2.4.0 |
| React | ^16.8.6 |
| browser | google chrome |
| etc | |

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.